fmt.pp.handleMethods (method)
4 uses
fmt (current package)
print.go#L570: func (p *pp) handleMethods(verb rune) (handled bool) {
print.go#L702: if p.handleMethods(verb) {
print.go#L709: if !p.handleMethods(verb) {
print.go#L723: if p.handleMethods(verb) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)